.agency-page-container{color:#343434}.agency-page-container .slider{width:100%;max-width:800px;position:relative;overflow:hidden}.agency-page-container .slider .slide{width:100%;height:100%;max-width:800px;position:absolute;transition:all .5s}.agency-page-container .slider .slide img{width:100%;height:100%;object-fit:cover}.agency-page-container .slider .slider-btn{position:absolute;width:40px;height:40px;border:none;border-radius:50%;z-index:10px;cursor:pointer;background-color:#20202066;color:#fff;outline:none}.agency-page-container .slider .slider-btn:active{transform:scale(1.1)}.agency-page-container .slider .slider-btn.prev{top:45%;left:2%}.agency-page-container .slider .slider-btn.prev:after{content:"<";display:flex;justify-content:center;align-items:center;transform:scaleY(2)}.agency-page-container .slider .slider-btn.next{top:45%;right:2%}.agency-page-container .slider .slider-btn.next:after{content:">";display:flex;justify-content:center;align-items:center;transform:scaleY(2)}.agency-page-container .breadcrumb{margin-top:1rem;margin-bottom:1rem;margin-left:1rem;font-weight:700;color:#999}.agency-page-container .btn{display:inline-block;padding:1rem;font-family:var(--font-family-sans);font-weight:700;color:#fff;background-color:#9ebe1b;border-radius:5px;text-align:center;cursor:pointer}.agency-page-container .headline{font-size:2rem;font-family:var(--font-family-sans);font-weight:700;margin:0;line-height:1}.agency-page-container .agency-store-container{background:white;display:flex;flex-direction:column;flex-wrap:wrap;border-radius:5px;overflow:hidden}.agency-page-container .agency-store-container .slider{min-height:15rem;border-radius:5px}.agency-page-container .agency-store-container .agency-info{padding:1rem;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.agency-page-container .agency-store-container .agency-info .headline{font-family:var(--font-family-slab);font-weight:700}.agency-page-container .agency-store-container .agency-info .address,.agency-page-container .agency-store-container .agency-info .phone,.agency-page-container .agency-store-container .agency-info .email,.agency-page-container .agency-store-container .agency-info .opening-hours{display:flex;align-items:flex-start;column-gap:1rem;margin-top:1rem}.agency-page-container .agency-store-container .agency-info .opening-hours{cursor:pointer}.agency-page-container .agency-store-container .agency-info .opening-hours:before{content:"";width:1rem;height:1rem;border-radius:50%;background-color:#9ebe1b;margin-top:.3rem}.agency-page-container .agency-store-container .agency-info .opening-hours .opening-slider{opacity:0;height:0;transition:all .5s}.agency-page-container .agency-store-container .agency-info .opening-hours:not(.open):after{content:"";width:0;height:0;border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-top:.5rem solid #9ebe1b;margin-top:.5rem;transition:all .5s}.agency-page-container .agency-store-container .agency-info .opening-hours.open .opening-slider{opacity:1;height:100%}.agency-page-container .agency-store-container .agency-info .opening-hours.open:after{content:"";width:0;height:0;border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-bottom:.5rem solid #9ebe1b;margin-top:.5rem;transition:all .5s}.agency-page-container .agency-store-container .agency-info svg{width:1.5rem}.agency-page-container .agency-store-container .agency-info .social-links{margin-top:1rem}.agency-page-container .agency-store-container .agency-info .social-links svg{width:3rem;margin-right:.5rem}.agency-page-container .agency-store-container .agency-info .btn.btn-cta{margin-top:3.125rem}.agency-page-container .ibe-link-container{margin-top:3.125rem;display:flex;flex-wrap:wrap;column-gap:1.5rem}.agency-page-container .ibe-link-container .link-teaser{flex:1 1 22rem;margin-top:1.5rem}.agency-page-container .news-container{margin-top:3.125rem;background:#cdd3df;padding:1.5rem 1rem;border-radius:5px}.agency-page-container .news-container .news{background:white;margin-top:1rem;padding:.5rem}.agency-page-container .news-container .news .news-heading{font-weight:700}.agency-page-container .expert-container{margin-top:3.125rem}.agency-page-container .expert-container .expert-list{display:flex;flex-wrap:wrap;column-gap:1.5rem}.agency-page-container .expert-container .expert-list .expert{border-radius:5px;overflow:hidden;background:white;margin-top:1.5rem;flex:1 1 22rem}.agency-page-container .expert-container .expert-list .expert.hidden{content:"";flex:1 0 22rem;visibility:hidden;margin-top:0;height:0}.agency-page-container .expert-container .expert-list .expert .expert-background-image{height:15rem}.agency-page-container .expert-container .expert-list .expert .expert-background-image img{height:100%;width:100%;object-fit:cover;object-position:center}.agency-page-container .expert-container .expert-list .expert .expert-content{padding:1rem}.agency-page-container .expert-container .expert-list .expert .expert-content .expert-image{height:9rem;width:9rem;border-radius:50%;overflow:hidden;margin-top:-5rem}.agency-page-container .expert-container .expert-list .expert .expert-content .expert-image img{border:7px solid white;border-radius:50%;height:100%;width:100%;object-fit:cover;object-position:center}.agency-page-container .expert-container .expert-list .expert .expert-content .expert-name{font-size:1.375rem;font-family:var(--font-family-sans);font-weight:700;margin:0}.agency-page-container .expert-container .expert-list .expert .expert-content .expert-position{font-weight:700;color:#999}.agency-page-container .expert-container .expert-list .expert .expert-content svg{width:1.5rem}.agency-page-container .expert-container .expert-list .expert .expert-content .expert-phone{display:flex;align-items:flex-start;column-gap:1rem;margin-top:1.5rem;font-weight:700}.agency-page-container .expert-container .expert-list .expert .expert-content .expert-email{display:flex;align-items:flex-start;column-gap:1rem;margin-top:.5rem;font-weight:700;color:#343434}.agency-page-container .expert-container .expert-list .expert .expert-content .button-wrap{text-align:center}.agency-page-container .expert-container .expert-list .expert .expert-content .button-wrap .btn{margin-top:1rem;width:100%}.agency-page-container .description-container{margin-top:3.125rem}.agency-page-container .description-container .description{margin-top:1rem}.agency-page-container .location-container{margin-top:3.125rem}.agency-page-container .location-container .location{background:white;padding:1rem;border-radius:5px;column-gap:1.5rem}.agency-page-container .location-container .location .location-info{display:flex;flex-direction:column}.agency-page-container .location-container .location .location-info>*{flex:1 1 50%}.agency-page-container .location-container .location .location-info .location-address .location-address-heading{font-weight:700;font-size:1.375rem}.agency-page-container .location-container .location .location-info .link-route-planner{margin-top:.5rem;font-weight:700;color:#9ebe1b;display:inline-block}.agency-page-container .location-container .location .location-info .location-parking{margin-top:1rem}.agency-page-container .location-container .location .location-info .location-parking .location-parking-heading{font-weight:700;font-size:1.375rem}.agency-page-container .agency-appointment-container{margin-top:3.125rem}.agency-page-container .agency-appointment-container .appointment-image{background-image:url(/wp-content/mu-plugins/sosta-plugins/easy-reisebuero/resources/frontend/files/img/DTours-2528.jpg);border-radius:5px;background-size:cover;background-position:center;min-height:15rem}.agency-page-container .agency-appointment-container .appointment-content{margin-top:1.5rem}.agency-page-container .agency-appointment-container .appointment-content .description{margin-top:1rem}.agency-page-container .agency-appointment-container .appointment-content .appointment-date{margin-top:1rem;border:1px solid #d2d0d0;display:inline-block;padding:.2rem;background:white;border-radius:5px;padding-inline:.5rem;font-weight:700}.agency-page-container .agency-appointment-container .appointment-content .button-wrap .btn{margin-top:1rem}.agency-page-container .travel-report-container{margin-top:3.125rem}.agency-page-container .travel-report-container .travel-report-list{display:flex;flex-wrap:wrap;column-gap:1.5rem}.agency-page-container .travel-report-container .travel-report{margin-top:1.5rem;background:white;border-radius:5px;overflow:hidden;flex:1 1 22rem}.agency-page-container .travel-report-container .travel-report .travel-report-image{height:15rem}.agency-page-container .travel-report-container .travel-report .travel-report-image img{height:100%;width:100%;object-fit:cover;object-position:center}.agency-page-container .travel-report-container .travel-report.hidden{content:"";flex:1 0 22rem;visibility:hidden;margin-top:0;height:0}.agency-page-container .travel-report-container .travel-report .travel-report-content{padding:1rem}.agency-page-container .travel-report-container .travel-report .travel-report-content .travel-report-profile-image{height:5rem;width:5rem;border-radius:50%;overflow:hidden;margin-top:-3rem}.agency-page-container .travel-report-container .travel-report .travel-report-content .travel-report-profile-image img{border:2px solid white;border-radius:50%;height:100%;width:100%;object-fit:cover;object-position:center}.agency-page-container .travel-report-container .travel-report .travel-report-content .travel-report-meta-text{margin-top:.5rem;font-weight:700;color:#999}.agency-page-container .travel-report-container .travel-report .travel-report-content .travel-report-title{margin-top:.5rem;font-weight:700}.agency-page-container .travel-report-container .travel-report .travel-report-content .travel-report-description{margin-top:1rem}.agency-page-container .travel-report-container .travel-report .travel-report-content .travel-report-link{margin-top:1rem;font-weight:700;color:#9ebe1b;float:right;cursor:pointer}@media (min-width: 768px){.agency-page-container .agency-store-container{flex-direction:row-reverse}.agency-page-container .agency-store-container .slider{flex-basis:50%;min-height:30rem}.agency-page-container .agency-store-container .slider img{width:100%;object-fit:cover}.agency-page-container .agency-store-container .agency-info{flex-basis:50%;padding:1.5rem}.agency-page-container .location-container .location{display:flex;flex-wrap:wrap;flex-direction:row;margin-top:1rem;min-height:30rem}.agency-page-container .location-container .location .location-map{flex:2 1}.agency-page-container .location-container .location .location-info{flex:1 1}.agency-page-container .agency-appointment-container{display:flex;flex-wrap:wrap;column-gap:1.5rem}.agency-page-container .agency-appointment-container>*{flex:1 1}.agency-page-container .agency-appointment-container .appointment-image{min-height:30rem}.agency-page-container .agency-appointment-container .appointment-content{align-self:center}.agency-page-container .agency-appointment-container .appointment-content .button-wrap{text-align:right}.agency-page-container .agency-appointment-container .appointment-content .button-wrap .btn{margin-top:1rem}}.expert-description-container .about-me,.expert-description-container .hide-about-me{margin-top:1rem;color:#9ebe1b;font-weight:700;display:block;text-align:right;cursor:pointer}
